2025-07-11 01:14:57,311 [ 413089 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-11 01:14:57,311 [ 413089 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-11 01:14:57,311 [ 413089 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-11 01:14:57,311 [ 413089 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_lzm3f1 --privileged --dns-search='.' --memory=30709030912 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests test_ssh/test.py::test_simple_query_with_openssh_client test_ssh/test.py::test_simple_query_with_paramiko test_storage_delta/test_imds.py::test_session_token test_storage_hudi/test.py::test_multiple_hudi_files test_storage_hudi/test.py::test_single_hudi_file test_storage_hudi/test.py::test_types test_storage_nats/test.py::test_block_based_formats_1 test_storage_nats/test.py::test_block_based_formats_2 test_storage_nats/test.py::test_format_with_prefix_and_suffix test_storage_nats/test.py::test_hiding_credentials test_storage_nats/test.py::test_max_rows_per_message test_storage_nats/test.py::test_nats_bad_args test_storage_nats/test.py::test_nats_big_message test_storage_nats/test.py::test_nats_csv_with_delimiter test_storage_nats/test.py::test_nats_drop_mv test_storage_nats/test.py::test_nats_format_factory_settings test_storage_nats/test.py::test_nats_insert test_storage_nats/test.py::test_nats_json_without_delimiter test_storage_nats/test.py::test_nats_macros test_storage_nats/test.py::test_nats_many_consumers_to_each_queue test_storage_nats/test.py::test_nats_many_inserts test_storage_nats/test.py::test_nats_many_materialized_views test_storage_nats/test.py::test_nats_many_subjects_insert_right test_storage_nats/test.py::test_nats_many_subjects_insert_wrong test_storage_nats/test.py::test_nats_materialized_view test_storage_nats/test.py::test_nats_materialized_view_with_subquery test_storage_nats/test.py::test_nats_mv_combo test_storage_nats/test.py::test_nats_no_connection_at_startup_1 test_storage_nats/test.py::test_nats_no_connection_at_startup_2 test_storage_nats/test.py::test_nats_overloaded_insert test_storage_nats/test.py::test_nats_predefined_configuration test_storage_nats/test.py::test_nats_protobuf test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write test_storage_nats/test.py::test_nats_select test_storage_nats/test.py::test_nats_select_empty test_storage_nats/test.py::test_nats_tsv_with_delimiter test_storage_nats/test.py::test_nats_virtual_column test_storage_nats/test.py::test_nats_virtual_column_with_materialized_view test_storage_nats/test.py::test_row_based_formats 'test_storage_s3_queue/test_2.py::test_processing_threads[ordered]' 'test_storage_s3_queue/test_2.py::test_processing_threads[unordered]' 'test_storage_s3_queue/test_2.py::test_shards[ordered-1]' 'test_storage_s3_queue/test_2.py::test_shards[ordered-8]' 'test_storage_s3_queue/test_2.py::test_shards[unordered-1]' 'test_storage_s3_queue/test_2.py::test_shards[unordered-8]' 'test_storage_s3_queue/test_2.py::test_shards_distributed[ordered-1]' 'test_storage_s3_queue/test_2.py::test_shards_distributed[ordered-2]' 'test_storage_s3_queue/test_2.py::test_shards_distributed[unordered-1]' 'test_storage_s3_queue/test_2.py::test_shards_distributed[unordered-8]' test_storage_s3_queue/test_4.py::test_alter_settings test_storage_s3_queue/test_4.py::test_bad_settings test_storage_s3_queue/test_4.py::test_list_and_delete_race test_storage_s3_queue/test_4.py::test_processing_threads test_storage_s3_queue/test_4.py::test_registry test_storage_s3_queue/test_4.py::test_replicated test_storage_url_with_proxy/test.py::test_s3_with_proxy_list test_structured_logging_json/test.py::test_structured_logging_json_format 'test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table]' 'test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table]' 'test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table]' test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated 'test_system_merges/test.py::test_merge_simple[]' 'test_system_merges/test.py::test_merge_simple[replicated]' 'test_system_merges/test.py::test_mutation_simple[]' 'test_system_merges/test.py::test_mutation_simple[replicated]' test_table_db_num_limit/test.py::test_replicated_database test_table_db_num_limit/test.py::test_table_db_limit test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance test_temporary_data/test.py::test_tmp_data_no_leftovers 'test_throttling/test.py::test_backup_throttling[no_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling]' test_throttling/test.py::test_backup_throttling_override test_throttling/test.py::test_max_merges_bandwidth_for_server test_throttling/test.py::test_max_mutations_bandwidth_for_server 'test_throttling/test.py::test_read_throttling[no_local_throttling]' 'test_throttling/test.py::test_read_throttling[no_remote_throttling]' 'test_throttling/test.py::test_read_throttling[server_local_throttling]' 'test_throttling/test.py::test_read_throttling[server_remote_throttling]' 'test_throttling/test.py::test_read_throttling[user_local_throttling]' 'test_throttling/test.py::test_read_throttling[user_remote_throttling]' test_throttling/test.py::test_read_throttling_reload 'test_throttling/test.py::test_write_throttling[local_server_throttling]' 'test_throttling/test.py::test_write_throttling[local_user_throttling]' 'test_throttling/test.py::test_write_throttling[no_local_throttling]' 'test_throttling/test.py::test_write_throttling[no_remote_throttling]' 'test_throttling/test.py::test_write_throttling[server_remote_throttling]' -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_storage_nats/test.py::test_block_based_formats_1 test_ssh/test.py::test_simple_query_with_openssh_client test_storage_s3_queue/test_2.py::test_processing_threads[ordered] test_system_merges/test.py::test_merge_simple[] test_table_db_num_limit/test.py::test_replicated_database test_table_function_redis/test.py::test_create_table test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] test_throttling/test.py::test_backup_throttling[no_local_throttling] test_storage_hudi/test.py::test_multiple_hudi_files test_storage_s3_queue/test_4.py::test_alter_settings [gw8] [ 1%] PASSED test_ssh/test.py::test_simple_query_with_openssh_client test_ssh/test.py::test_simple_query_with_paramiko [gw8] [ 2%] PASSED test_ssh/test.py::test_simple_query_with_paramiko [gw1] [ 3%] PASSED test_throttling/test.py::test_backup_throttling[no_local_throttling] test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance [gw0] [ 4%] PASSED test_storage_nats/test.py::test_block_based_formats_1 test_storage_nats/test.py::test_block_based_formats_2 test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] [gw1] [ 5%] PASSED test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] [gw9] [ 6%] PASSED test_table_db_num_limit/test.py::test_replicated_database test_table_db_num_limit/test.py::test_table_db_limit [gw5] [ 7%] PASSED test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type [gw5] [ 8%] PASSED test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] [gw5] [ 9%] PASSED test_table_function_redis/test.py::test_simple_select [gw1] [ 10%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] [gw2] [ 11%] PASSED test_system_merges/test.py::test_merge_simple[] test_system_merges/test.py::test_merge_simple[replicated] [gw8] [ 12%] PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance [gw8] [ 13%] PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] test_storage_url_with_proxy/test.py::test_s3_with_proxy_list [gw0] [ 14%] PASSED test_storage_nats/test.py::test_block_based_formats_2 [gw7] [ 15%] PASSED test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] test_storage_nats/test.py::test_format_with_prefix_and_suffix [gw1] [ 16%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] [gw0] [ 17%] PASSED test_storage_nats/test.py::test_format_with_prefix_and_suffix [gw7] [ 18%] PASSED test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] test_storage_nats/test.py::test_hiding_credentials [gw0] [ 19%] PASSED test_storage_nats/test.py::test_hiding_credentials test_storage_nats/test.py::test_max_rows_per_message test_throttling/test.py::test_backup_throttling[server_local_throttling] [gw0] [ 20%] PASSED test_storage_nats/test.py::test_max_rows_per_message test_storage_nats/test.py::test_nats_bad_args [gw2] [ 21%] PASSED test_system_merges/test.py::test_merge_simple[replicated] test_system_merges/test.py::test_mutation_simple[] [gw0] [ 22%] PASSED test_storage_nats/test.py::test_nats_bad_args test_storage_nats/test.py::test_nats_big_message [gw0] [ 23%] PASSED test_storage_nats/test.py::test_nats_big_message test_storage_nats/test.py::test_nats_csv_with_delimiter [gw8] [ 24%] PASSED test_storage_url_with_proxy/test.py::test_s3_with_proxy_list [gw9] [ 25%] PASSED test_table_db_num_limit/test.py::test_table_db_limit [gw1] [ 26%] PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] test_storage_delta/test_imds.py::test_session_token [gw7] [ 27%] PASSED test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] [gw5] [ 28%] PASSED test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated test_temporary_data/test.py::test_tmp_data_no_leftovers test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] [gw0] [ 29%] PASSED test_storage_nats/test.py::test_nats_csv_with_delimiter test_storage_nats/test.py::test_nats_drop_mv [gw0] [ 30%] PASSED test_storage_nats/test.py::test_nats_drop_mv test_storage_nats/test.py::test_nats_format_factory_settings [gw0] [ 31%] PASSED test_storage_nats/test.py::test_nats_format_factory_settings test_storage_nats/test.py::test_nats_insert [gw0] [ 32%] PASSED test_storage_nats/test.py::test_nats_insert test_storage_nats/test.py::test_nats_json_without_delimiter [gw1] [ 33%] PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] [gw0] [ 34%] PASSED test_storage_nats/test.py::test_nats_json_without_delimiter test_storage_nats/test.py::test_nats_macros [gw0] [ 35%] PASSED test_storage_nats/test.py::test_nats_macros test_storage_nats/test.py::test_nats_many_consumers_to_each_queue [gw2] [ 36%] PASSED test_system_merges/test.py::test_mutation_simple[] test_system_merges/test.py::test_mutation_simple[replicated] [gw5] [ 37%] PASSED test_temporary_data/test.py::test_tmp_data_no_leftovers test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] [gw3] [ 38%] PASSED test_storage_s3_queue/test_2.py::test_processing_threads[ordered] test_storage_s3_queue/test_2.py::test_processing_threads[unordered] [gw9] [ 39%] PASSED test_storage_delta/test_imds.py::test_session_token [gw3] [ 40%] PASSED test_storage_s3_queue/test_2.py::test_processing_threads[unordered] test_storage_s3_queue/test_2.py::test_shards[ordered-1] [gw0] [ 41%] PASSED test_storage_nats/test.py::test_nats_many_consumers_to_each_queue test_storage_nats/test.py::test_nats_many_inserts [gw1] [ 42%] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] [gw0] [ 43%] PASSED test_storage_nats/test.py::test_nats_many_inserts test_storage_nats/test.py::test_nats_many_materialized_views [gw0] [ 44%] PASSED test_storage_nats/test.py::test_nats_many_materialized_views test_storage_nats/test.py::test_nats_many_subjects_insert_right [gw0] [ 45%] PASSED test_storage_nats/test.py::test_nats_many_subjects_insert_right test_storage_nats/test.py::test_nats_many_subjects_insert_wrong [gw4] [ 46%] PASSED test_storage_hudi/test.py::test_multiple_hudi_files test_storage_hudi/test.py::test_single_hudi_file [gw1] [ 47%] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] [gw0] [ 48%] PASSED test_storage_nats/test.py::test_nats_many_subjects_insert_wrong test_storage_nats/test.py::test_nats_materialized_view [gw4] [ 49%] PASSED test_storage_hudi/test.py::test_single_hudi_file test_storage_hudi/test.py::test_types [gw0] [ 50%] PASSED test_storage_nats/test.py::test_nats_materialized_view test_storage_nats/test.py::test_nats_materialized_view_with_subquery [gw0] [ 51%] PASSED test_storage_nats/test.py::test_nats_materialized_view_with_subquery test_storage_nats/test.py::test_nats_mv_combo [gw4] [ 52%] PASSED test_storage_hudi/test.py::test_types test_structured_logging_json/test.py::test_structured_logging_json_format [gw3] [ 53%] PASSED test_storage_s3_queue/test_2.py::test_shards[ordered-1] test_storage_s3_queue/test_2.py::test_shards[ordered-8] test_throttling/test.py::test_backup_throttling[user_local_throttling] [gw2] [ 54%] PASSED test_system_merges/test.py::test_mutation_simple[replicated] [gw9] [ 55%] PASSED test_structured_logging_json/test.py::test_structured_logging_json_format [gw1] [ 56%] PASSED test_throttling/test.py::test_backup_throttling[user_local_throttling] [gw0] [ 57%] PASSED test_storage_nats/test.py::test_nats_mv_combo test_storage_nats/test.py::test_nats_no_connection_at_startup_1 [gw3] [ 58%] PASSED test_storage_s3_queue/test_2.py::test_shards[ordered-8] test_storage_s3_queue/test_2.py::test_shards[unordered-1] test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] [gw0] [ 59%] PASSED test_storage_nats/test.py::test_nats_no_connection_at_startup_1 test_storage_nats/test.py::test_nats_no_connection_at_startup_2 [gw1] [ 60%] PASSED test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] [gw0] [ 61%] PASSED test_storage_nats/test.py::test_nats_no_connection_at_startup_2 test_storage_nats/test.py::test_nats_overloaded_insert [gw6] [ 62%] PASSED test_storage_s3_queue/test_4.py::test_alter_settings test_storage_s3_queue/test_4.py::test_bad_settings [gw3] [ 63%] PASSED test_storage_s3_queue/test_2.py::test_shards[unordered-1] test_storage_s3_queue/test_2.py::test_shards[unordered-8] [gw6] [ 64%] PASSED test_storage_s3_queue/test_4.py::test_bad_settings test_storage_s3_queue/test_4.py::test_list_and_delete_race [gw6] [ 65%] PASSED test_storage_s3_queue/test_4.py::test_list_and_delete_race test_storage_s3_queue/test_4.py::test_processing_threads test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] [gw6] [ 66%] PASSED test_storage_s3_queue/test_4.py::test_processing_threads test_storage_s3_queue/test_4.py::test_registry [gw0] [ 67%] PASSED test_storage_nats/test.py::test_nats_overloaded_insert test_storage_nats/test.py::test_nats_predefined_configuration [gw0] [ 68%] PASSED test_storage_nats/test.py::test_nats_predefined_configuration test_storage_nats/test.py::test_nats_protobuf [gw0] [ 69%] PASSED test_storage_nats/test.py::test_nats_protobuf test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write [gw1] [ 70%] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] [gw3] [ 71%] PASSED test_storage_s3_queue/test_2.py::test_shards[unordered-8] test_storage_s3_queue/test_2.py::test_shards_distributed[ordered-1] [gw0] [ 72%] PASSED test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write test_storage_nats/test.py::test_nats_select test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] [gw1] [ 73%] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] [gw0] [ 74%] PASSED test_storage_nats/test.py::test_nats_select test_storage_nats/test.py::test_nats_select_empty [gw0] [ 75%] PASSED test_storage_nats/test.py::test_nats_select_empty test_storage_nats/test.py::test_nats_tsv_with_delimiter [gw6] [ 76%] PASSED test_storage_s3_queue/test_4.py::test_registry test_storage_s3_queue/test_4.py::test_replicated [gw0] [ 77%] PASSED test_storage_nats/test.py::test_nats_tsv_with_delimiter test_storage_nats/test.py::test_nats_virtual_column test_throttling/test.py::test_backup_throttling_override [gw0] [ 78%] PASSED test_storage_nats/test.py::test_nats_virtual_column test_storage_nats/test.py::test_nats_virtual_column_with_materialized_view [gw0] [ 79%] PASSED test_storage_nats/test.py::test_nats_virtual_column_with_materialized_view test_storage_nats/test.py::test_row_based_formats [gw6] [ 80%] PASSED test_storage_s3_queue/test_4.py::test_replicated [gw3] [ 81%] PASSED test_storage_s3_queue/test_2.py::test_shards_distributed[ordered-1] test_storage_s3_queue/test_2.py::test_shards_distributed[ordered-2] [gw1] [ 82%] PASSED test_throttling/test.py::test_backup_throttling_override test_throttling/test.py::test_max_merges_bandwidth_for_server [gw1] [ 83%] PASSED test_throttling/test.py::test_max_merges_bandwidth_for_server [gw0] [ 84%] PASSED test_storage_nats/test.py::test_row_based_formats test_throttling/test.py::test_max_mutations_bandwidth_for_server [gw1] [ 85%] PASSED test_throttling/test.py::test_max_mutations_bandwidth_for_server test_throttling/test.py::test_read_throttling[no_local_throttling] [gw3] [ 86%] PASSED test_storage_s3_queue/test_2.py::test_shards_distributed[ordered-2] test_storage_s3_queue/test_2.py::test_shards_distributed[unordered-1] [gw1] [ 87%] PASSED test_throttling/test.py::test_read_throttling[no_local_throttling] test_throttling/test.py::test_read_throttling[no_remote_throttling] [gw1] [ 88%] PASSED test_throttling/test.py::test_read_throttling[no_remote_throttling] test_throttling/test.py::test_read_throttling[server_local_throttling] [gw1] [ 89%] PASSED test_throttling/test.py::test_read_throttling[server_local_throttling] test_throttling/test.py::test_read_throttling[server_remote_throttling] [gw3] [ 90%] PASSED test_storage_s3_queue/test_2.py::test_shards_distributed[unordered-1] test_storage_s3_queue/test_2.py::test_shards_distributed[unordered-8] [gw1] [ 91%] PASSED test_throttling/test.py::test_read_throttling[server_remote_throttling] test_throttling/test.py::test_read_throttling[user_local_throttling] [gw1] [ 92%] PASSED test_throttling/test.py::test_read_throttling[user_local_throttling] test_throttling/test.py::test_read_throttling[user_remote_throttling] [gw3] [ 93%] PASSED test_storage_s3_queue/test_2.py::test_shards_distributed[unordered-8] [gw1] [ 94%] PASSED test_throttling/test.py::test_read_throttling[user_remote_throttling] test_throttling/test.py::test_read_throttling_reload [gw1] [ 95%] PASSED test_throttling/test.py::test_read_throttling_reload test_throttling/test.py::test_write_throttling[local_server_throttling] [gw1] [ 96%] PASSED test_throttling/test.py::test_write_throttling[local_server_throttling] test_throttling/test.py::test_write_throttling[local_user_throttling] [gw1] [ 97%] PASSED test_throttling/test.py::test_write_throttling[local_user_throttling] test_throttling/test.py::test_write_throttling[no_local_throttling] [gw1] [ 98%] PASSED test_throttling/test.py::test_write_throttling[no_local_throttling] test_throttling/test.py::test_write_throttling[no_remote_throttling] [gw1] [ 99%] PASSED test_throttling/test.py::test_write_throttling[no_remote_throttling] test_throttling/test.py::test_write_throttling[server_remote_throttling] [gw1] [100%] PASSED test_throttling/test.py::test_write_throttling[server_remote_throttling] =============================== warnings summary =============================== test_throttling/test.py::test_backup_throttling[no_local_throttling] /usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py:1100: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.16.2.4'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 88.25s call test_storage_hudi/test.py::test_multiple_hudi_files 82.42s call test_storage_s3_queue/test_4.py::test_alter_settings 78.49s setup test_storage_s3_queue/test_4.py::test_alter_settings 78.00s setup test_storage_s3_queue/test_2.py::test_processing_threads[ordered] 46.75s call test_storage_s3_queue/test_2.py::test_shards_distributed[unordered-1] 46.59s call test_storage_s3_queue/test_2.py::test_shards_distributed[ordered-2] 45.12s call test_storage_s3_queue/test_2.py::test_shards_distributed[unordered-8] 44.41s call test_storage_s3_queue/test_2.py::test_shards_distributed[ordered-1] 38.84s call test_storage_nats/test.py::test_row_based_formats 38.74s call test_system_merges/test.py::test_mutation_simple[replicated] 37.73s call test_system_merges/test.py::test_mutation_simple[] 37.53s call test_storage_s3_queue/test_4.py::test_registry 31.39s teardown test_throttling/test.py::test_write_throttling[server_remote_throttling] 28.15s setup test_table_function_redis/test.py::test_create_table 25.49s call test_throttling/test.py::test_backup_throttling_override 24.39s teardown test_storage_s3_queue/test_2.py::test_shards_distributed[unordered-8] 24.36s call test_table_db_num_limit/test.py::test_table_db_limit 22.98s setup test_table_db_num_limit/test.py::test_replicated_database 22.46s setup test_storage_delta/test_imds.py::test_session_token 22.34s setup test_system_merges/test.py::test_merge_simple[] 22.13s teardown test_storage_s3_queue/test_4.py::test_replicated 22.07s call test_storage_s3_queue/test_2.py::test_shards[ordered-8] 21.78s teardown test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 21.60s teardown test_storage_hudi/test.py::test_types 21.60s teardown test_storage_delta/test_imds.py::test_session_token 21.43s call test_storage_s3_queue/test_2.py::test_shards[unordered-1] 20.78s setup test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] 20.03s setup test_storage_nats/test.py::test_block_based_formats_1 19.79s call test_storage_s3_queue/test_2.py::test_shards[ordered-1] 19.37s setup test_storage_hudi/test.py::test_multiple_hudi_files 19.20s call test_storage_s3_queue/test_2.py::test_shards[unordered-8] 19.15s setup test_throttling/test.py::test_backup_throttling[no_local_throttling] 18.84s setup test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated 18.38s call test_storage_nats/test.py::test_nats_mv_combo 17.78s call test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] 17.68s call test_throttling/test.py::test_read_throttling[user_local_throttling] 17.27s call test_throttling/test.py::test_read_throttling[user_remote_throttling] 16.86s setup test_ssh/test.py::test_simple_query_with_openssh_client 16.77s call test_throttling/test.py::test_write_throttling[local_user_throttling] 16.49s call test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] 16.39s call test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 16.21s call test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 15.83s call test_storage_nats/test.py::test_nats_csv_with_delimiter 15.79s call test_throttling/test.py::test_backup_throttling[user_local_throttling] 15.67s call test_storage_nats/test.py::test_nats_overloaded_insert 15.55s call test_storage_s3_queue/test_4.py::test_replicated 15.43s call test_storage_nats/test.py::test_nats_many_consumers_to_each_queue 15.00s call test_storage_nats/test.py::test_block_based_formats_2 14.28s setup test_structured_logging_json/test.py::test_structured_logging_json_format 14.23s call test_storage_nats/test.py::test_nats_select 13.98s call test_storage_nats/test.py::test_nats_no_connection_at_startup_2 13.73s call test_throttling/test.py::test_read_throttling[server_remote_throttling] 13.45s call test_storage_delta/test_imds.py::test_session_token 13.36s call test_throttling/test.py::test_read_throttling[server_local_throttling] 13.25s setup test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance 13.23s call test_throttling/test.py::test_write_throttling[server_remote_throttling] 12.56s call test_throttling/test.py::test_write_throttling[local_server_throttling] 12.42s setup test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 12.24s call test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 12.17s setup test_temporary_data/test.py::test_tmp_data_no_leftovers 11.81s call test_system_merges/test.py::test_merge_simple[replicated] 11.12s call test_system_merges/test.py::test_merge_simple[] 11.04s teardown test_throttling/test.py::test_read_throttling_reload 11.02s teardown test_throttling/test.py::test_write_throttling[local_server_throttling] 10.87s teardown test_throttling/test.py::test_read_throttling[user_local_throttling] 10.77s call test_throttling/test.py::test_backup_throttling[server_local_throttling] 10.71s call test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 10.57s call test_storage_nats/test.py::test_nats_no_connection_at_startup_1 10.39s call test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 10.21s call test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write 10.01s teardown test_throttling/test.py::test_write_throttling[local_user_throttling] 9.98s teardown test_throttling/test.py::test_write_throttling[no_local_throttling] 9.94s teardown test_throttling/test.py::test_write_throttling[no_remote_throttling] 9.91s teardown test_throttling/test.py::test_backup_throttling_override 9.39s teardown test_throttling/test.py::test_max_merges_bandwidth_for_server 9.38s teardown test_throttling/test.py::test_max_mutations_bandwidth_for_server 9.34s teardown test_throttling/test.py::test_read_throttling[no_local_throttling] 9.31s teardown test_throttling/test.py::test_read_throttling[no_remote_throttling] 9.30s teardown test_throttling/test.py::test_read_throttling[server_local_throttling] 9.30s teardown test_throttling/test.py::test_read_throttling[server_remote_throttling] 9.23s teardown test_throttling/test.py::test_read_throttling[user_remote_throttling] 9.00s call test_temporary_data/test.py::test_tmp_data_no_leftovers 8.88s teardown test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 8.64s teardown test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 8.14s call test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 8.14s teardown test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 8.08s teardown test_throttling/test.py::test_backup_throttling[server_local_throttling] 8.02s teardown test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 7.94s teardown test_throttling/test.py::test_backup_throttling[user_local_throttling] 7.89s call test_storage_s3_queue/test_2.py::test_processing_threads[ordered] 7.87s call test_throttling/test.py::test_max_mutations_bandwidth_for_server 7.87s call test_throttling/test.py::test_max_merges_bandwidth_for_server 7.01s teardown test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 6.92s call test_storage_nats/test.py::test_nats_many_inserts 6.81s teardown test_storage_nats/test.py::test_row_based_formats 6.74s teardown test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 6.45s call test_storage_s3_queue/test_2.py::test_processing_threads[unordered] 6.35s teardown test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 6.19s teardown test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 6.10s teardown test_table_db_num_limit/test.py::test_table_db_limit 5.74s call test_throttling/test.py::test_read_throttling_reload 5.06s teardown test_throttling/test.py::test_backup_throttling[no_local_throttling] 4.92s call test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated 4.18s teardown test_system_merges/test.py::test_mutation_simple[replicated] 4.05s teardown test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated 4.00s teardown test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 3.97s teardown test_structured_logging_json/test.py::test_structured_logging_json_format 3.94s teardown test_table_function_redis/test.py::test_simple_select 3.76s call test_storage_hudi/test.py::test_types 3.70s call test_table_db_num_limit/test.py::test_replicated_database 3.62s call test_storage_nats/test.py::test_nats_virtual_column_with_materialized_view 3.48s call test_storage_nats/test.py::test_nats_virtual_column 3.18s call test_storage_nats/test.py::test_nats_json_without_delimiter 3.18s teardown test_ssh/test.py::test_simple_query_with_paramiko 3.17s call test_storage_s3_queue/test_4.py::test_processing_threads 3.08s teardown test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance 3.04s setup test_storage_s3_queue/test_2.py::test_shards_distributed[ordered-2] 2.96s call test_storage_hudi/test.py::test_single_hudi_file 2.47s call test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] 2.47s teardown test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] 2.36s call test_storage_nats/test.py::test_nats_format_factory_settings 2.27s setup test_storage_s3_queue/test_2.py::test_shards_distributed[unordered-8] 2.23s call test_storage_nats/test.py::test_max_rows_per_message 2.17s call test_storage_nats/test.py::test_nats_many_subjects_insert_wrong 2.06s call test_storage_nats/test.py::test_nats_drop_mv 1.87s setup test_storage_s3_queue/test_2.py::test_shards_distributed[ordered-1] 1.86s call test_storage_nats/test.py::test_nats_many_subjects_insert_right 1.85s call test_storage_nats/test.py::test_nats_many_materialized_views 1.77s setup test_storage_s3_queue/test_2.py::test_shards_distributed[unordered-1] 1.72s call test_storage_nats/test.py::test_nats_macros 1.70s call test_storage_nats/test.py::test_nats_insert 1.70s call test_storage_nats/test.py::test_format_with_prefix_and_suffix 1.70s setup test_storage_s3_queue/test_2.py::test_shards[ordered-1] 1.69s teardown test_temporary_data/test.py::test_tmp_data_no_leftovers 1.66s setup test_storage_s3_queue/test_2.py::test_shards[unordered-8] 1.63s call test_storage_nats/test.py::test_block_based_formats_1 1.61s setup test_storage_s3_queue/test_4.py::test_bad_settings 1.60s setup test_storage_s3_queue/test_4.py::test_replicated 1.49s setup test_storage_s3_queue/test_2.py::test_shards[ordered-8] 1.45s call test_storage_nats/test.py::test_hiding_credentials 1.43s setup test_storage_s3_queue/test_2.py::test_processing_threads[unordered] 1.26s call test_storage_nats/test.py::test_nats_big_message 1.18s call test_storage_nats/test.py::test_nats_materialized_view 1.10s call test_throttling/test.py::test_read_throttling[no_remote_throttling] 1.10s call test_storage_nats/test.py::test_nats_protobuf 1.05s call test_throttling/test.py::test_read_throttling[no_local_throttling] 1.04s setup test_storage_s3_queue/test_2.py::test_shards[unordered-1] 1.02s call test_storage_nats/test.py::test_nats_materialized_view_with_subquery 1.02s call test_structured_logging_json/test.py::test_structured_logging_json_format 0.98s call test_storage_nats/test.py::test_nats_tsv_with_delimiter 0.84s call test_table_function_redis/test.py::test_data_type 0.83s call test_throttling/test.py::test_write_throttling[no_remote_throttling] 0.83s call test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 0.81s call test_storage_nats/test.py::test_nats_predefined_configuration 0.78s call test_throttling/test.py::test_backup_throttling[no_local_throttling] 0.78s call test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 0.75s call test_table_function_redis/test.py::test_create_table 0.73s call test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 0.69s call test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 0.68s setup test_storage_nats/test.py::test_nats_mv_combo 0.59s setup test_storage_nats/test.py::test_nats_insert 0.58s call test_throttling/test.py::test_write_throttling[no_local_throttling] 0.54s call test_table_function_redis/test.py::test_simple_select 0.53s call test_storage_s3_queue/test_4.py::test_bad_settings 0.48s call test_storage_nats/test.py::test_nats_select_empty 0.45s setup test_storage_s3_queue/test_4.py::test_processing_threads 0.44s setup test_storage_nats/test.py::test_nats_big_message 0.44s setup test_storage_nats/test.py::test_nats_materialized_view 0.43s setup test_storage_nats/test.py::test_format_with_prefix_and_suffix 0.43s setup test_storage_nats/test.py::test_nats_overloaded_insert 0.43s setup test_storage_nats/test.py::test_nats_many_subjects_insert_wrong 0.43s setup test_storage_nats/test.py::test_hiding_credentials 0.43s setup test_storage_nats/test.py::test_nats_json_without_delimiter 0.43s setup test_storage_nats/test.py::test_block_based_formats_2 0.43s setup test_storage_nats/test.py::test_nats_many_inserts 0.43s setup test_storage_nats/test.py::test_row_based_formats 0.43s setup test_storage_nats/test.py::test_max_rows_per_message 0.43s setup test_storage_nats/test.py::test_nats_no_connection_at_startup_1 0.43s setup test_storage_nats/test.py::test_nats_materialized_view_with_subquery 0.43s setup test_storage_nats/test.py::test_nats_predefined_configuration 0.43s setup test_storage_nats/test.py::test_nats_virtual_column_with_materialized_view 0.43s setup test_storage_nats/test.py::test_nats_bad_args 0.43s setup test_storage_nats/test.py::test_nats_tsv_with_delimiter 0.43s setup test_storage_nats/test.py::test_nats_virtual_column 0.41s call test_ssh/test.py::test_simple_query_with_openssh_client 0.41s call test_ssh/test.py::test_simple_query_with_paramiko 0.38s setup test_storage_nats/test.py::test_nats_format_factory_settings 0.38s setup test_storage_nats/test.py::test_nats_many_materialized_views 0.38s setup test_storage_nats/test.py::test_nats_csv_with_delimiter 0.38s setup test_storage_nats/test.py::test_nats_no_connection_at_startup_2 0.38s setup test_storage_nats/test.py::test_nats_protobuf 0.38s setup test_storage_nats/test.py::test_nats_select_empty 0.38s setup test_storage_nats/test.py::test_nats_many_subjects_insert_right 0.37s setup test_storage_s3_queue/test_4.py::test_registry 0.37s call test_storage_nats/test.py::test_nats_bad_args 0.36s setup test_storage_nats/test.py::test_nats_macros 0.34s setup test_storage_s3_queue/test_4.py::test_list_and_delete_race 0.33s setup test_storage_nats/test.py::test_nats_drop_mv 0.33s setup test_storage_nats/test.py::test_nats_select 0.33s setup test_storage_nats/test.py::test_nats_many_consumers_to_each_queue 0.33s setup test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write 0.32s teardown test_storage_nats/test.py::test_nats_bad_args 0.27s teardown test_storage_nats/test.py::test_nats_many_subjects_insert_wrong 0.27s teardown test_storage_nats/test.py::test_nats_many_subjects_insert_right 0.22s call test_storage_s3_queue/test_4.py::test_list_and_delete_race 0.22s teardown test_storage_nats/test.py::test_nats_macros 0.22s teardown test_storage_nats/test.py::test_nats_mv_combo 0.22s teardown test_storage_nats/test.py::test_nats_virtual_column_with_materialized_view 0.22s teardown test_storage_nats/test.py::test_hiding_credentials 0.22s teardown test_storage_nats/test.py::test_max_rows_per_message 0.22s teardown test_storage_nats/test.py::test_nats_no_connection_at_startup_2 0.22s teardown test_storage_nats/test.py::test_nats_csv_with_delimiter 0.22s teardown test_storage_nats/test.py::test_nats_materialized_view_with_subquery 0.22s teardown test_storage_nats/test.py::test_nats_many_consumers_to_each_queue 0.22s teardown test_storage_nats/test.py::test_nats_no_connection_at_startup_1 0.22s teardown test_storage_nats/test.py::test_nats_drop_mv 0.22s teardown test_storage_nats/test.py::test_format_with_prefix_and_suffix 0.22s teardown test_storage_nats/test.py::test_nats_insert 0.22s teardown test_storage_nats/test.py::test_nats_select_empty 0.22s teardown test_storage_nats/test.py::test_block_based_formats_2 0.22s teardown test_storage_nats/test.py::test_nats_materialized_view 0.22s teardown test_storage_nats/test.py::test_nats_select 0.22s teardown test_storage_nats/test.py::test_nats_protobuf 0.22s teardown test_storage_nats/test.py::test_nats_overloaded_insert 0.22s teardown test_storage_nats/test.py::test_nats_virtual_column 0.22s teardown test_storage_nats/test.py::test_nats_tsv_with_delimiter 0.22s teardown test_storage_nats/test.py::test_nats_big_message 0.22s teardown test_storage_nats/test.py::test_nats_many_materialized_views 0.22s teardown test_storage_nats/test.py::test_nats_predefined_configuration 0.17s teardown test_storage_nats/test.py::test_nats_json_without_delimiter 0.17s teardown test_storage_nats/test.py::test_nats_format_factory_settings 0.17s teardown test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write 0.17s teardown test_storage_nats/test.py::test_block_based_formats_1 0.17s teardown test_storage_nats/test.py::test_nats_many_inserts 0.04s call test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance 0.00s call test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance 0.00s teardown test_storage_s3_queue/test_2.py::test_shards_distributed[unordered-1] 0.00s teardown test_storage_s3_queue/test_2.py::test_shards_distributed[ordered-2] 0.00s teardown test_storage_s3_queue/test_2.py::test_shards_distributed[ordered-1] 0.00s teardown test_storage_hudi/test.py::test_multiple_hudi_files 0.00s setup test_throttling/test.py::test_read_throttling[user_remote_throttling] 0.00s teardown test_storage_s3_queue/test_2.py::test_shards[ordered-8] 0.00s setup test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 0.00s setup test_system_merges/test.py::test_mutation_simple[replicated] 0.00s setup test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 0.00s teardown test_storage_s3_queue/test_2.py::test_shards[unordered-8] 0.00s setup test_throttling/test.py::test_read_throttling[user_local_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[server_remote_throttling] 0.00s teardown test_storage_s3_queue/test_4.py::test_alter_settings 0.00s setup test_throttling/test.py::test_write_throttling[server_remote_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[no_remote_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[server_local_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[local_user_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[local_server_throttling] 0.00s teardown test_storage_s3_queue/test_4.py::test_registry 0.00s setup test_throttling/test.py::test_write_throttling[no_remote_throttling] 0.00s teardown test_storage_s3_queue/test_4.py::test_bad_settings 0.00s teardown test_storage_s3_queue/test_2.py::test_processing_threads[ordered] 0.00s teardown test_storage_s3_queue/test_2.py::test_shards[unordered-1] 0.00s setup test_throttling/test.py::test_write_throttling[no_local_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[no_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 0.00s teardown test_storage_s3_queue/test_2.py::test_shards[ordered-1] 0.00s teardown test_system_merges/test.py::test_merge_simple[] 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 0.00s setup test_throttling/test.py::test_max_mutations_bandwidth_for_server 0.00s setup test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 0.00s setup test_ssh/test.py::test_simple_query_with_paramiko 0.00s setup test_throttling/test.py::test_read_throttling_reload 0.00s teardown test_storage_s3_queue/test_2.py::test_processing_threads[unordered] 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_throttling] 0.00s setup test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] 0.00s setup test_system_merges/test.py::test_merge_simple[replicated] 0.00s setup test_table_function_redis/test.py::test_data_type 0.00s setup test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 0.00s setup test_storage_hudi/test.py::test_single_hudi_file 0.00s setup test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 0.00s teardown test_ssh/test.py::test_simple_query_with_openssh_client 0.00s setup test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 0.00s teardown test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] 0.00s teardown test_table_db_num_limit/test.py::test_replicated_database 0.00s setup test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] 0.00s setup test_table_function_redis/test.py::test_simple_select 0.00s setup test_throttling/test.py::test_backup_throttling_override 0.00s teardown test_storage_s3_queue/test_4.py::test_processing_threads 0.00s teardown test_table_function_redis/test.py::test_create_table 0.00s setup test_throttling/test.py::test_max_merges_bandwidth_for_server 0.00s setup test_system_merges/test.py::test_mutation_simple[] 0.00s setup test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance 0.00s setup test_table_db_num_limit/test.py::test_table_db_limit 0.00s teardown test_system_merges/test.py::test_mutation_simple[] 0.00s teardown test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] 0.00s setup test_storage_hudi/test.py::test_types 0.00s teardown test_storage_s3_queue/test_4.py::test_list_and_delete_race 0.00s teardown test_system_merges/test.py::test_merge_simple[replicated] 0.00s teardown test_table_function_redis/test.py::test_data_type 0.00s teardown test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance 0.00s teardown test_storage_hudi/test.py::test_single_hudi_file =========================== short test summary info ============================ PASSED test_ssh/test.py::test_simple_query_with_openssh_client PASSED test_ssh/test.py::test_simple_query_with_paramiko PASSED test_throttling/test.py::test_backup_throttling[no_local_throttling] PASSED test_storage_nats/test.py::test_block_based_formats_1 PASSED test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] PASSED test_table_db_num_limit/test.py::test_replicated_database PASSED test_table_function_redis/test.py::test_create_table PASSED test_table_function_redis/test.py::test_data_type PASSED test_table_function_redis/test.py::test_simple_select PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] PASSED test_system_merges/test.py::test_merge_simple[] PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance PASSED test_storage_nats/test.py::test_block_based_formats_2 PASSED test_system_detached_tables/test.py::test_system_detached_tables[Atomic db with MergeTree table] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] PASSED test_storage_nats/test.py::test_format_with_prefix_and_suffix PASSED test_system_detached_tables/test.py::test_system_detached_tables[Lazy db with Log table] PASSED test_storage_nats/test.py::test_hiding_credentials PASSED test_storage_nats/test.py::test_max_rows_per_message PASSED test_system_merges/test.py::test_merge_simple[replicated] PASSED test_storage_nats/test.py::test_nats_bad_args PASSED test_storage_nats/test.py::test_nats_big_message PASSED test_storage_url_with_proxy/test.py::test_s3_with_proxy_list PASSED test_table_db_num_limit/test.py::test_table_db_limit PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] PASSED test_system_detached_tables/test.py::test_system_detached_tables[Replicated db with ReplicatedMergeTree table] PASSED test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated PASSED test_storage_nats/test.py::test_nats_csv_with_delimiter PASSED test_storage_nats/test.py::test_nats_drop_mv PASSED test_storage_nats/test.py::test_nats_format_factory_settings PASSED test_storage_nats/test.py::test_nats_insert PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] PASSED test_storage_nats/test.py::test_nats_json_without_delimiter PASSED test_storage_nats/test.py::test_nats_macros PASSED test_system_merges/test.py::test_mutation_simple[] PASSED test_temporary_data/test.py::test_tmp_data_no_leftovers PASSED test_storage_s3_queue/test_2.py::test_processing_threads[ordered] PASSED test_storage_delta/test_imds.py::test_session_token PASSED test_storage_s3_queue/test_2.py::test_processing_threads[unordered] PASSED test_storage_nats/test.py::test_nats_many_consumers_to_each_queue PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] PASSED test_storage_nats/test.py::test_nats_many_inserts PASSED test_storage_nats/test.py::test_nats_many_materialized_views PASSED test_storage_nats/test.py::test_nats_many_subjects_insert_right PASSED test_storage_hudi/test.py::test_multiple_hudi_files PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] PASSED test_storage_nats/test.py::test_nats_many_subjects_insert_wrong PASSED test_storage_hudi/test.py::test_single_hudi_file PASSED test_storage_nats/test.py::test_nats_materialized_view PASSED test_storage_nats/test.py::test_nats_materialized_view_with_subquery PASSED test_storage_hudi/test.py::test_types PASSED test_storage_s3_queue/test_2.py::test_shards[ordered-1] PASSED test_system_merges/test.py::test_mutation_simple[replicated] PASSED test_structured_logging_json/test.py::test_structured_logging_json_format PASSED test_throttling/test.py::test_backup_throttling[user_local_throttling] PASSED test_storage_nats/test.py::test_nats_mv_combo PASSED test_storage_s3_queue/test_2.py::test_shards[ordered-8] PASSED test_storage_nats/test.py::test_nats_no_connection_at_startup_1 PASSED test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] PASSED test_storage_nats/test.py::test_nats_no_connection_at_startup_2 PASSED test_storage_s3_queue/test_4.py::test_alter_settings PASSED test_storage_s3_queue/test_2.py::test_shards[unordered-1] PASSED test_storage_s3_queue/test_4.py::test_bad_settings PASSED test_storage_s3_queue/test_4.py::test_list_and_delete_race PASSED test_storage_s3_queue/test_4.py::test_processing_threads PASSED test_storage_nats/test.py::test_nats_overloaded_insert PASSED test_storage_nats/test.py::test_nats_predefined_configuration PASSED test_storage_nats/test.py::test_nats_protobuf PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] PASSED test_storage_s3_queue/test_2.py::test_shards[unordered-8] PASSED test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] PASSED test_storage_nats/test.py::test_nats_select PASSED test_storage_nats/test.py::test_nats_select_empty PASSED test_storage_s3_queue/test_4.py::test_registry PASSED test_storage_nats/test.py::test_nats_tsv_with_delimiter PASSED test_storage_nats/test.py::test_nats_virtual_column PASSED test_storage_nats/test.py::test_nats_virtual_column_with_materialized_view PASSED test_storage_s3_queue/test_4.py::test_replicated PASSED test_storage_s3_queue/test_2.py::test_shards_distributed[ordered-1] PASSED test_throttling/test.py::test_backup_throttling_override PASSED test_throttling/test.py::test_max_merges_bandwidth_for_server PASSED test_storage_nats/test.py::test_row_based_formats PASSED test_throttling/test.py::test_max_mutations_bandwidth_for_server PASSED test_storage_s3_queue/test_2.py::test_shards_distributed[ordered-2] PASSED test_throttling/test.py::test_read_throttling[no_local_throttling] PASSED test_throttling/test.py::test_read_throttling[no_remote_throttling] PASSED test_throttling/test.py::test_read_throttling[server_local_throttling] PASSED test_storage_s3_queue/test_2.py::test_shards_distributed[unordered-1] PASSED test_throttling/test.py::test_read_throttling[server_remote_throttling] PASSED test_throttling/test.py::test_read_throttling[user_local_throttling] PASSED test_storage_s3_queue/test_2.py::test_shards_distributed[unordered-8] PASSED test_throttling/test.py::test_read_throttling[user_remote_throttling] PASSED test_throttling/test.py::test_read_throttling_reload PASSED test_throttling/test.py::test_write_throttling[local_server_throttling] PASSED test_throttling/test.py::test_write_throttling[local_user_throttling] PASSED test_throttling/test.py::test_write_throttling[no_local_throttling] PASSED test_throttling/test.py::test_write_throttling[no_remote_throttling] PASSED test_throttling/test.py::test_write_throttling[server_remote_throttling] ================== 100 passed, 1 warning in 542.76s (0:09:02) ==================